Skip to content

Conversation

@V10git
Copy link

@V10git V10git commented Oct 11, 2025

Now able to use IP(virtual) COM ports in drivers like ols, ipdbg, gwinstek-psp, etc

Changes:
Added TCPRAW serial port get_rx_avail() function
Added TCPRAW serial port drain(), flush() emulated functions
Added support for select() on Windows
Fixed TCPRAW serial port Glib IO events on Windows
sr_serial_dev_inst struct sp_data field now store event handle for Windows due acquisition
sr_serial_dev_inst struct now always include sp_data field for Windows compilation
Added optional code for enable auto-reconnect TCPRAW socket

Added TCPRAW serial port drain(), flush() emulated functions
Added support for select() on Windows
Fixed TCPRAW serial port Glib IO events on Windows
sr_serial_dev_inst struct sp_data field now store event handle for Windows due acquisition
sr_serial_dev_inst struct now always include sp_data field for Windows compilation
Added optional code for enable auto-reconnect TCPRAW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant